[INFO] fetching crate join_impl 0.3.1...
[INFO] fixing join_impl-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate join_impl 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate join_impl 0.3.1
[INFO] finished tweaking crates.io crate join_impl 0.3.1
[INFO] tweaked toml for crates.io crate join_impl 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate join_impl 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.118)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f
[INFO] running `Command { std: "docker" "start" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   proc-macro2 v1.0.106 removed features: proc-macro
[INFO] [stderr]   quote v1.0.46 removed features: proc-macro
[INFO] [stderr]   syn v1.0.109 removed features: clone-impls, default, parsing, printing, proc-macro, quote
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking join_impl v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling join_impl v0.3.1
[INFO] [stderr]        Fixed src/join/join_output.rs (4 fixes)
[INFO] [stderr]    Compiling join v0.3.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.25s
[INFO] [stderr] crater-edition-check: join_impl v0.3.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking join_impl v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/action_expr_chain/builder.rs:8:5
[INFO] [stdout]     |
[INFO] [stdout]   8 |     parse::{Parse, ParseStream},
[INFO] [stdout]     |     ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse`, `syn::parse_quote`
[INFO] [stdout]    --> src/chain/group/action_group.rs:13:11
[INFO] [stdout]     |
[INFO] [stdout]  13 | use syn::{parse::ParseStream, parse_quote};
[INFO] [stdout]     |           ^^^^^               ^^^^^^^^^^^ no `parse_quote` in the root
[INFO] [stdout]     |           |
[INFO] [stdout]     |           could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:7:10
[INFO] [stdout]     |
[INFO] [stdout]   7 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/chain/parse_chain.rs:2:10
[INFO] [stdout]     |
[INFO] [stdout]   2 | use syn::parse::ParseStream;
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/handler.rs:6:11
[INFO] [stdout]     |
[INFO] [stdout]   6 | use syn::{parse::ParseStream, Expr, Token};
[INFO] [stdout]     |           ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse_quote`
[INFO] [stdout]    --> src/join/join_output.rs:7:11
[INFO] [stdout]     |
[INFO] [stdout]   7 | use syn::{parse_quote, Ident, Index, PatIdent, Path};
[INFO] [stdout]     |           ^^^^^^^^^^^ no `parse_quote` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parenthesized`, `syn::parse`
[INFO] [stdout]    --> src/join/parse.rs:16:5
[INFO] [stdout]     |
[INFO] [stdout]  16 |     parenthesized,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ no `parenthesized` in the root
[INFO] [stdout]  17 |     parse::{Parse, ParseStream},
[INFO] [stdout]     |     ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse_quote`
[INFO] [stdout]    --> src/join/mod.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 | use syn::parse_quote;
[INFO] [stdout]     |     ^^^^^-----------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          no `parse_quote` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 442 | #[doc(hidden)]
[INFO] [stdout] 443 | pub mod parse_quote;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/parse/empty.rs:5:10
[INFO] [stdout]     |
[INFO] [stdout]   5 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::parse`
[INFO] [stdout]    --> src/parse/unit.rs:7:10
[INFO] [stdout]     |
[INFO] [stdout]   7 | use syn::parse::{Parse, ParseStream};
[INFO] [stdout]     |          ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::parse`, `syn::parse2`
[INFO] [stdout]    --> src/parse/utils.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |     parse::{Parse, ParseStream},
[INFO] [stdout]     |     ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]  10 |     parse2, Expr,
[INFO] [stdout]     |     ^^^^^^ no `parse2` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:888:8
[INFO] [stdout]     |
[INFO] [stdout] 886 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 888 | pub fn parse2<T: parse::Parse>(tokens: proc_macro2::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:10:33
[INFO] [stdout]     |
[INFO] [stdout]  10 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout]  29 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:35:33
[INFO] [stdout]     |
[INFO] [stdout]  35 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:58:29
[INFO] [stdout]     |
[INFO] [stdout]  58 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:64:33
[INFO] [stdout]     |
[INFO] [stdout]  64 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout]  29 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:35:33
[INFO] [stdout]     |
[INFO] [stdout]  35 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:58:29
[INFO] [stdout]     |
[INFO] [stdout]  58 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:64:33
[INFO] [stdout]     |
[INFO] [stdout]  64 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout]  29 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:35:33
[INFO] [stdout]     |
[INFO] [stdout]  35 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:58:29
[INFO] [stdout]     |
[INFO] [stdout]  58 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:64:33
[INFO] [stdout]     |
[INFO] [stdout]  64 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:29:29
[INFO] [stdout]     |
[INFO] [stdout]  29 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:35:33
[INFO] [stdout]     |
[INFO] [stdout]  35 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:58:29
[INFO] [stdout]     |
[INFO] [stdout]  58 |               P: $crate::syn::parse::Parse + Clone + std::fmt::Debug,
[INFO] [stdout]     |                               ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/expr/macros.rs:64:33
[INFO] [stdout]     |
[INFO] [stdout]  64 |               input: $crate::syn::parse::ParseStream<'_>,
[INFO] [stdout]     |                                   ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/chain/group/expr_group.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout]  47 | /     crate::parse_n_or_empty_unit_fn! {
[INFO] [stdout]  48 | |         parse_empty_unit => [0, true],
[INFO] [stdout]  49 | |         parse_single_unit => [1, false],
[INFO] [stdout]  50 | |         parse_single_or_empty_unit => [1, true],
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |         parse_quatro_or_empty_unit => [4, true]
[INFO] [stdout]  57 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::parse_n_or_empty_unit_fn_signature` which comes from the expansion of the macro `crate::parse_n_or_empty_unit_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/chain/group/expr_group.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:95:39
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:95:39
[INFO] [stdout]     |
[INFO] [stdout]  95 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:85:39
[INFO] [stdout]     |
[INFO] [stdout]  85 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:32:60
[INFO] [stdout]     |
[INFO] [stdout]  32 |   pub const DEFAULT_GROUP_DETERMINERS: &[GroupDeterminer] = &crate::define_group_determiners! {
[INFO] [stdout]     |  ____________________________________________________________-
[INFO] [stdout]  33 | |     UNWRAP => Token![<], Token![<], Token![<] => 3,
[INFO] [stdout]  34 | |     Collect => Token![=], Token![>], syn::token::Bracket => 3,
[INFO] [stdout]  35 | |     Map => Token![|], Token![>] => 2,
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     Unzip => Token![<], Token![-], Token![>] => 3
[INFO] [stdout]  56 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_group_determiners` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:91:39
[INFO] [stdout]     |
[INFO] [stdout]  91 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool { input.peek($token) }
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:61:52
[INFO] [stdout]     |
[INFO] [stdout]  61 |   pub const DEFERRED_DETERMINER: &GroupDeterminer = &crate::define_determiner_with_no_group! {
[INFO] [stdout]     |  ____________________________________________________-
[INFO] [stdout]  62 | |     Token![~] => 1
[INFO] [stdout]  63 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_determiner_with_no_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `parse` in `syn`
[INFO] [stdout]    --> src/chain/group/group_determiner.rs:79:39
[INFO] [stdout]     |
[INFO] [stdout]  79 |           fn check_tokens(input: ::syn::parse::ParseStream<'_>) -> bool {
[INFO] [stdout]     |                                         ^^^^^ could not find `parse` in `syn`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/join/parse.rs:68:51
[INFO] [stdout]     |
[INFO] [stdout]  68 |   pub const WRAPPER_DETERMINER: &GroupDeterminer = &crate::define_determiner_with_no_group! {
[INFO] [stdout]     |  ___________________________________________________-
[INFO] [stdout]  69 | |     Token![>], Token![>], Token![>] => 3
[INFO] [stdout]  70 | | };
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:805:9
[INFO] [stdout]     |
[INFO] [stdout] 803 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 805 | pub mod parse;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 864 |     feature = "parsing",
[INFO] [stdout]     |     ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] ...
[INFO] [stdout] 868 | pub fn parse<T: parse::Parse>(tokens: proc_macro::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `$crate::define_tokens_checker` which comes from the expansion of the macro `crate::define_determiner_with_no_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    --> src/join/parse.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 + use crate::join::parse;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse2` in crate `syn`
[INFO] [stdout]    --> src/parse/utils.rs:27:10
[INFO] [stdout]     |
[INFO] [stdout]  27 |     syn::parse2::<T>(input).is_ok()
[INFO] [stdout]     |          ^^^^^^ not found in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:888:8
[INFO] [stdout]     |
[INFO] [stdout] 886 | #[cfg(feature = "parsing")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `parsing` feature
[INFO] [stdout] 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
[INFO] [stdout] 888 | pub fn parse2<T: parse::Parse>(tokens: proc_macro2::TokenStream) -> Result<T> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `join_impl` (lib) due to 55 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f", kill_on_drop: false }`
[INFO] [stdout] bab1193606ab68fcb65b78939601121c6137b7423fb163f5310641682543327f
